'宣言 Public Function New( _ ByVal action As System.Collections.Specialized.NotifyCollectionChangedAction, _ ByVal changedItem As System.Object, _ ByVal index As System.Integer, _ ByVal oldIndex As System.Integer _ )
public NotifyCollectionChangedEventArgs<T>( System.Collections.Specialized.NotifyCollectionChangedAction action, System.object changedItem, System.int index, System.int oldIndex )
パラメータ
- action
- changedItem
- index
- oldIndex